CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv 图片

搜索资源列表

  1. helloopencv

    0下载:
  2. Android平台上用opencv库编写的测试小代码。用于保存一张图片-Android platform test with the opencv library to write a small code. To save a picture
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:199181
    • 提供者:suntao
  1. Match.rar

    2下载:
  2. 利用OpenCV中的模板匹配来匹配模板和图片,找出图片中含有的模板图像,OpenCV in the use of template matching to match the templates and images, find images of template contains images
  3. 所属分类:Special Effects

    • 发布日期:2016-09-05
    • 文件大小:37910
    • 提供者:周挺
  1. opencv-image

    0下载:
  2. opencv 实现图片显示,并有opencv2.2 vs10的配置方法-opencv2.2 c++ vs2010
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:11240494
    • 提供者:jiang
  1. calibrate camera

    1下载:
  2. opencv编写的图像角点获取程序,能够标识出图像角点,并给出详细坐标,提供了测试图片。-This program use opencv to identify corners in a image 。Its results are precise coordinates of each corner. it provides test images.
  3. 所属分类:OpenCV

    • 发布日期:2012-11-15
    • 文件大小:4566132
    • 提供者:awake
  1. LoadPicture

    0下载:
  2. 新手做的打开图片,保存图片,用到一些openCV封装好的类和头文件。-Novice to do to open images, save images, use some good classes and openCV package header files
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5154858
    • 提供者:cellfeng
  1. fingertips

    0下载:
  2. 利用OpenCV实现单幅图片对于手指的精确识别-Single image using OpenCV to achieve precise identification of the finger
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8223955
    • 提供者:张忆楠
  1. PGM

    0下载:
  2. 使用OPENCV实现BMP格式转PGM格式,并输出PGM格式图片-Transform bmp to pgm picture using opencv, and then show pgm picture.
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:3171328
    • 提供者:周陈龙
  1. CannyBianYuanTest

    0下载:
  2. 使用NDK编译好的openCV库打开图片进行canny边缘检测再保存的Android程序代码-OpenCV library compiled using the NDK pictures canny edge detection to open and then save the Android code
  3. 所属分类:android

    • 发布日期:2017-05-21
    • 文件大小:6616055
    • 提供者:陈旭
  1. opencv

    0下载:
  2. 基于OPENCV对图片进行灰度变换、二值变换、窗口变换、线性变换以及均衡处理-OPENCV the picture based on gray-scale transformation, binary transform, the window transform, linear transformations, and equalization
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:30780
    • 提供者:仝如强
  1. defog

    0下载:
  2. 用MatLab实现图片的雾化效果的去除,有四种方法(haze removal)-haze removal using Matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1912
    • 提供者:syid Lee
  1. ImageCombine

    0下载:
  2. 运用OpenCV,采用Susan算法,对图片进行拼接和存储-Two pictures splicing and store, call OpenCV, the use of the Susan algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:19155288
    • 提供者:张磊
  1. cellimagetest

    1下载:
  2. 数字图像处理,基于OpenCv的医学细胞分割,内附图片-Digital image processing, based on medical OpenCv cell division, included pictures
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2873565
    • 提供者:直线
  1. Histogram_RGB

    0下载:
  2. OpenCV RGB直方图 使用VS2008+OpenCV库开发,读取彩色图片,分别显示RGB三通道直方图。运行需安装OpenCV2.0。-OpenCV RGB histograms Developed with VS2008+ OpenCV library, reading colorful image, respectively display three-channel RGB histograms . Need install OpenCV2.0.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:4077519
    • 提供者:Bob Zhang
  1. ShowImage

    0下载:
  2. 基于OPENCV的显示图片类,能显示彩色图/二值图/灰度图/char*图/int*图/bool* 图-display image class, can display color image/binary image/gray image/char* image/int* image/bool* image etc
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1091
    • 提供者:tuzhiguo
  1. camera

    0下载:
  2. OpenCV通过摄像头获取两幅图片,用Visual 6.0 开发的. 通过键盘n,m获取两张图片,q退出-OpenCV camera access through the two images, with the development of Visual 6.0. Through the keyboard n, m to obtain two images, q from the
  3. 所属分类:Special Effects

    • 发布日期:2014-12-25
    • 文件大小:1279324
    • 提供者:郭飞
  1. MySNR

    0下载:
  2. opencv计算两张图片的SNR PSNR-opencv two pictures of the SNR PSNR calculation
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1987930
    • 提供者:ella
  1. homest-1.3

    0下载:
  2. 求单应矩阵的算法。应用LM算法。输入2幅图片上的4对对应点,应用该算法可以找到单应矩阵。-http://www.ics.forth.gr/~lourakis/homest/ C/C++ Library for Robust, Non-linear Homography Estimation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:56267
    • 提供者:cao
  1. MFC_OPENCV_test

    0下载:
  2. 基于OPENCV的MFC的例子,它可以显示图片,并将其灰度化、并边缘检测。 转于OPECV网站。-A MFC example which is based on opencv .The software evironment is VC 6.0.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-15
    • 文件大小:3990641
    • 提供者:Liu Wei
  1. facedetection

    0下载:
  2. 使用MFC和OpenCV,实现对摄像头中实时视频的人脸的实时检测,或是直接加载图片进行人脸检测-Using MFC and OpenCV, to achievereal-time face detection in real-time camera video , or load the pictures to directly detect face
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6332513
    • 提供者:于敬
  1. searchimage

    0下载:
  2. 自己写的关于图像检索的小程序,附检索图片200幅,主要结合了使用opencv-His book on the small image retrieval process, attached to retrieve the image 200, the main with the use of opencv
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:9961113
    • 提供者:yangjing
« 1 2 34 5 6 7 8 9 10 ... 44 »
搜珍网 www.dssz.com